macos: move setNeedsDisplay helper to GdkMacosCairoView
authorChristian Hergert <chergert@redhat.com>
Thu, 29 Oct 2020 16:33:59 +0000 (09:33 -0700)
committerChristian Hergert <chergert@redhat.com>
Thu, 29 Oct 2020 17:57:02 +0000 (10:57 -0700)
commit60e67a62e6beb8e0b1d2086dd80c8a0673bbe703
tree9587570a7788ced5cf07000a6e1a49f9f3cb3a65
parent931f13037701f1888a1e84dad7124f70ba9e1828
macos: move setNeedsDisplay helper to GdkMacosCairoView

This isn't needed in the base class, which will eventually get a GL subclass.
gdk/macos/GdkMacosBaseView.c
gdk/macos/GdkMacosCairoView.c